Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a note for macOS users to Contributing to Ransack to make it more friendly. #1511

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

satou-haruka-37
Copy link

As per Contributing to Ransack
I forked the repository and ran bundle install,
I got the following error

1 warning generated.
compiling statement.c
linking shared-object mysql2/mysql2.bundle
ld: warning: ignoring duplicate libraries: '-lruby.3.2'.
'-lruby.3.2'.
ld: library 'zstd' not found
clang: error: linker command failed with exit code
1 (use -v to see invocation)
make: *** [mysql2.bundle] Error 1

make failed, exit code 2

Therefore, I thought it would be better to add an annotation.

@kou
Copy link

kou commented Aug 15, 2024

It seems that the error message is reported for mysql2 gem not ransack gem.
Is brianmario/mysql2#1345 the same problem?

@scarroll32
Copy link
Member

Should this be closed satou-haruka-37 ?

@satou-haruka-37
Copy link
Author

Sorry for the late reply.
I am trying to investigate and learn about the cause of mysql and progress has been halted.
If mysql2 is the root cause, and there was no need to include a description on the ransack, then this pull request can be closed. My apologies.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants